Rails API
Ruby on Rails
で API を開発するための専用設定
$ rails new my_api --api
のようにすることでプロジェクトが作成可能
Using Rails for API-only Applications — Ruby on Rails Guides